Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(filters): update filter-conditions add dateFilterCondition to barrel, fixes #1077 #1078

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

boogiebug
Copy link
Contributor

According to issue #1077

  • add export * from './dateFilterCondition'; to packages/common/src/filter-conditions/dateFilterCondition.ts

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #1078 (abe1256) into master (8536e0e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #1078   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          244       244           
  Lines        16561     16562    +1     
  Branches      5932      5932           
=========================================
+ Hits         16561     16562    +1     
Files Changed Coverage Δ
packages/common/src/filter-conditions/index.ts 100.00% <100.00%> (ø)

@ghiscoding ghiscoding changed the title update filter-conditions add dateFilerCondition fix(filters): update filter-conditions add dateFilterCondition to barrel Aug 17, 2023
@ghiscoding ghiscoding changed the title fix(filters): update filter-conditions add dateFilterCondition to barrel fix(filters): update filter-conditions add dateFilterCondition to barrel, fixes #1077 Aug 17, 2023
@ghiscoding
Copy link
Owner

Thank you

@ghiscoding ghiscoding merged commit 6df5354 into ghiscoding:master Aug 17, 2023
@ghiscoding
Copy link
Owner

now available in v3.2.0, thanks again for the contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants